[PATCH] Add/enable Alpha detection
authorPino Toscano <toscano.pino@tiscali.it>
Tue, 15 Nov 2022 06:15:44 +0000 (07:15 +0100)
committerPatrick Franz <deltaone@debian.org>
Fri, 22 Dec 2023 15:11:45 +0000 (16:11 +0100)
commit9e98893d3675ff4d57af9083bf91558582f5d1d2
tree048599a0a0a76d4feead016533a5d5d9a4a9808d
parentd62bc79a16902740d0537771d408fcd6bd6a9259
[PATCH] Add/enable Alpha detection

- uncomment the Alpha detection defining Q_PROCESSOR_ALPHA, which is
  already used/documented in few places
- set the right machine type in QElfParser for Alpha ELF files

Pick-to: 6.5
Change-Id: I072bdee8b73ad3c86591c764aa7075c114967fd9
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>
Gbp-Pq: Name upstream_Add-enable-Alpha-detection.patch
src/corelib/global/qprocessordetection.h
src/corelib/plugin/qelfparser_p.cpp